home *** CD-ROM | disk | FTP | other *** search
- Path: nntp-trd.UNINETT.no!usenet
- From: tom.ringstad@itf.nlh.no (Tom Ringstad)
- Newsgroups: comp.lang.c++
- Subject: Re: Need help printing graphics--Borland 3.0
- Date: 1 Feb 1996 07:47:53 GMT
- Organization: Institutt for tekniske fag
- Message-ID: <4epr79$n10@dole.uninett.no>
- References: <futi.34.00315776@azstarnet.com>
- NNTP-Posting-Host: itf-tr.nlh.no
- X-Newsreader: WinVN 0.92.6+
-
- In article <futi.34.00315776@azstarnet.com>, futi@azstarnet.com (John B. Farmer) says:
- >
- >I have a lovely little program that draws the Sierpinski Gasket in the graphics mode
- >(using Borland C++, v. 3.0). I would like to print the output, but can't
- >figure out how. I've tried file redirection like in UNIX (using the '>'
- >operator from the command line). I tried the 'print screen' key. I don't
- >really know what else to try. Any help would be appreciated!
-
-
- Try to load GRAPHICS.COM which resides in your DOS directory before you run your
- graphics program. Then you may succeed in using the 'PrintScreenKey'. Before using
- GRAPHICS.COM look for the swiches available.
-
- Tom Ringstad
- NLH.NORWAY
-